home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / winres-script.spc < prev    next >
Text File  |  2004-05-09  |  420b  |  18 lines

  1. # WINDOWS RESOURCE SCRIPTS LANGUAGE SPECIFICATION FILE FOR CRIMSON EDITOR
  2. # FIRST EDITED BY M-KNIGHT 2004.05.01
  3. # EDITED FROM UltraEdit, ConText and EditPlus WORDFILEs 
  4.  
  5. $BlockCommentOn=/*
  6. $BlockCommentOff=*/
  7. $CaseSensitive=No
  8. $Delimiters=!$&()*+,-./:;<=>[]{|}~@%^\"'?
  9. $EscapeChar=\
  10. $IndentationOn={
  11. $IndentationOff=}
  12. $LineComment=//
  13. $Pairs1=()
  14. $Pairs2=[]
  15. $Pairs3={}
  16. $QuotationMark1="
  17. $QuotationMark2='
  18.